About the PBFlash library
 
Parameters: NONE
Returns: NONE
 
As with all external libraries, you need to include them in your project using the #Include directive. When you want to use the commands and functions that this library provides, add the following line to the top of your main source file:

  
  #Include "PBFlash.pba"
  


In order to enable keyword highlighting and context help for this library, click on "Library Highlighters" in the "Projects" menu and tick "PBFlash.pli".

This library comes with a Dll (PBFlash.dll) that you must redistribute with your game or application when you use any of its functions.
Please also note that it is strictly prohibited to use this Dll with any other programming package.


 
Related Info: :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com